home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 5-Fonts & Software / HyperCard 1.2.5 / Help Stacks / Help / card_174002.txt < prev    next >
Text File  |  1989-09-06  |  4KB  |  198 lines

  1. -- card: 174002 from stack: in
  2. -- bmap block id: 175189
  3. -- flags: 0000
  4. -- background id: 26523
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on closeStack
  8.   -- don't show menuBar when going to samples
  9. end closeStack
  10.  
  11.  
  12.  
  13. -- part 4 (button)
  14. -- low flags: 00
  15. -- high flags: 0000
  16. -- rect: left=113 top=159 right=200 bottom=166
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 1
  20. -- font id: 0
  21. -- text size: 12
  22. -- style flags: 0
  23. -- line height: 16
  24. -- part name: 
  25. ----- HyperTalk script -----
  26. on mouseUp
  27.   show card field "moredetail"
  28.   show button "ok"
  29. end mouseUp
  30.  
  31.  
  32.  
  33. -- part 5 (button)
  34. -- low flags: 00
  35. -- high flags: 0000
  36. -- rect: left=65 top=211 right=256 bottom=125
  37. -- title width / last selected line: 0
  38. -- icon id / first selected line: 0 / 0
  39. -- text alignment: 1
  40. -- font id: 0
  41. -- text size: 12
  42. -- style flags: 0
  43. -- line height: 16
  44. -- part name: 
  45. ----- HyperTalk script -----
  46. on mouseUp
  47.   visual effect zoom open
  48.   go to card id 6338 of Help Samples
  49. end mouseUp
  50.  
  51.  
  52.  
  53. -- part 6 (button)
  54. -- low flags: 00
  55. -- high flags: 0000
  56. -- rect: left=294 top=173 right=219 bottom=351
  57. -- title width / last selected line: 0
  58. -- icon id / first selected line: 0 / 0
  59. -- text alignment: 1
  60. -- font id: 0
  61. -- text size: 12
  62. -- style flags: 0
  63. -- line height: 16
  64. -- part name: 
  65. ----- HyperTalk script -----
  66. on mouseUp
  67.   visual effect zoom open
  68.   go to card id 6665 of Help Samples
  69.   dial "555-1070"
  70.   go back
  71. end mouseUp
  72.  
  73.  
  74.  
  75. -- part 8 (button)
  76. -- low flags: 00
  77. -- high flags: 0000
  78. -- rect: left=362 top=221 right=269 bottom=416
  79. -- title width / last selected line: 0
  80. -- icon id / first selected line: 0 / 0
  81. -- text alignment: 1
  82. -- font id: 0
  83. -- text size: 12
  84. -- style flags: 0
  85. -- line height: 16
  86. -- part name: 
  87. ----- HyperTalk script -----
  88. on mouseUp
  89.   play "sax" tempo 200 "bbe g bb f#w."
  90.   visual effect zoom open
  91.   go to card id 8214 of stack "Help Samples"
  92. end mouseUp
  93.  
  94.  
  95.  
  96. -- part 9 (button)
  97. -- low flags: 00
  98. -- high flags: 0000
  99. -- rect: left=179 top=221 right=259 bottom=280
  100. -- title width / last selected line: 0
  101. -- icon id / first selected line: 0 / 0
  102. -- text alignment: 1
  103. -- font id: 0
  104. -- text size: 12
  105. -- style flags: 0
  106. -- line height: 16
  107. -- part name: 
  108. ----- HyperTalk script -----
  109. on mouseUp
  110.   visual effect zoom open
  111.   go to card id 12011 of Help Samples
  112. end mouseUp
  113.  
  114.  
  115.  
  116. -- part 10 (button)
  117. -- low flags: 00
  118. -- high flags: 0000
  119. -- rect: left=381 top=156 right=207 bottom=439
  120. -- title width / last selected line: 0
  121. -- icon id / first selected line: 0 / 0
  122. -- text alignment: 1
  123. -- font id: 0
  124. -- text size: 12
  125. -- style flags: 0
  126. -- line height: 16
  127. -- part name: 
  128. ----- HyperTalk script -----
  129. on mouseUp
  130.   visual effect zoom open
  131.   go to card id 19720 of stack "help samples"
  132. end mouseUp
  133.  
  134.  
  135.  
  136. -- part 11 (field)
  137. -- low flags: 81
  138. -- high flags: 2004
  139. -- rect: left=269 top=55 right=157 bottom=450
  140. -- title width / last selected line: 0
  141. -- icon id / first selected line: 0 / 0
  142. -- text alignment: 0
  143. -- font id: 3
  144. -- text size: 14
  145. -- style flags: 0
  146. -- line height: 18
  147. -- part name: moredetail
  148.  
  149.  
  150. -- part 13 (button)
  151. -- low flags: 80
  152. -- high flags: 8003
  153. -- rect: left=383 top=126 right=148 bottom=427
  154. -- title width / last selected line: 0
  155. -- icon id / first selected line: 0 / 0
  156. -- text alignment: 1
  157. -- font id: 0
  158. -- text size: 12
  159. -- style flags: 0
  160. -- line height: 16
  161. -- part name: OK
  162. ----- HyperTalk script -----
  163. on mouseUp
  164.   hide button "ok"
  165.   hide card field "moredetail"
  166. end mouseUp
  167.  
  168.  
  169.  
  170. -- part 17 (button)
  171. -- low flags: 00
  172. -- high flags: 0000
  173. -- rect: left=192 top=161 right=207 bottom=259
  174. -- title width / last selected line: 0
  175. -- icon id / first selected line: 0 / 0
  176. -- text alignment: 1
  177. -- font id: 0
  178. -- text size: 12
  179. -- style flags: 0
  180. -- line height: 16
  181. -- part name: 
  182. ----- HyperTalk script -----
  183. on mouseUp
  184.   visual effect zoom open
  185.   go to card id 14957 of Help Samples
  186. end mouseUp
  187.  
  188.  
  189.  
  190. -- part contents for background part 1
  191. ----- text -----
  192. Buttons can do a lot more than take you to other cards and stacks.  They can dial a phone,  keep track of money, help you learn a new subject, or even control a video disk player.  Try some of these buttons: 
  193.  
  194.  
  195.  
  196. -- part contents for card part 11
  197. ----- text -----
  198. A button might provide a definition, a hint, or more detail, for example.